home *** CD-ROM | disk | FTP | other *** search
/ iBrowse Update Disc / iBrowse Update Disc.iso / distrib / boot / !Boot / RO360Hook / Boot / Desktop next >
Text File  |  1998-02-05  |  1KB  |  28 lines

  1. |Start Acorn !Boot 0.26 Auto tasks
  2. | See PreDesktop for details on !Start and !End
  3. |
  4. Repeat Filer_Boot Boot:RO360Hook.Res  -Applications -Tasks
  5. Repeat Filer_Boot Boot:RO350Hook.Res  -Applications -Tasks
  6. Repeat Filer_Boot Boot:RO310Hook.Res  -Applications -Tasks
  7. Repeat Filer_Boot <BootResources$Dir> -Applications -Tasks
  8. Filer_Boot        <Boot$Dir>
  9. Repeat Filer_Run  Choices:Boot.Tasks  -Tasks
  10. |
  11. IfThere Boot:^.Utilities  Then Repeat Filer_Boot Boot:^.Utilities -Applications -Tasks
  12. IfThere Boot:^.Printing   Then Repeat Filer_Boot Boot:^.Printing  -Applications -Tasks
  13. |End
  14.  
  15. |Start Acorn !Internet 5.04 Resolver
  16. If "<Alias$InetLoadResolver>" <> "" Then InetLoadResolver
  17. Unset Alias$InetLoadResolver
  18. |End
  19.  
  20. |Start Acorn !Boot 0.26 completion
  21. | This line turns the hourglass off at the end of the boot sequence:
  22. /Boot:Library.HOff
  23. IfThere BootResources:Configure.!InetSetup Then Filer_Boot BootResources:Configure.!InetSetup
  24. IfThere BootResources:!Configure Then Set Alias$@LoadType_FF2 LoadCMOS %%*0 Else Set Alias$@LoadType_FF2 Error 0 You cannot reconfigure this machine
  25. IfThere BootResources:!Configure Then Set Alias$@RunType_FF2  LoadCMOS %%*0 Else Set Alias$@RunType_FF2 Error 0 You cannot reconfigure this machine
  26. WimpSlot -next 640k
  27. |End
  28.